Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Which function capitalizes the first letter of a character string and makes the ...Dec 21
What makes SQL a nonprocedural language?Dec 21
The declaration of global variables must be made in which optionAug 29
Which function does exchange the contents of two strings?Oct 31
Which function can retrieve the character stored at a specified location?Jan 24
string is a - Select optionFeb 11
Will SELECT SUM(LASTNAME) FROM CHARACTERS query work?Dec 21
Identify the correct syntax for declaring a dynamic array of characters using th...Apr 11
Consider the following code segment and select one of the optionOct 27
Give an example of one address microprocessor?Nov 26
GROUP FUNCTIONS (AGGREGATION FUNCTIONS)Dec 17
Identify which function prototype exhibits the following: Name of the function i...Feb 25
Which of the following would assigns the string “welcome” to the second construc...Nov 20
How do I do a case-insensitive string comparison?Sep 17
Which function call does invoke the following function prototype? float sub1(int...Feb 13
Which of the following character literal(s) does use two bytes of memory?Dec 15
Which is not supported by the string class? - Select optionOct 10
What SELECT COUNT(LASTNAME) FROM CHARACTERS; will return?Dec 21
Can you use ORDER BY on a column that is not one of the columns in the SELECT st...Dec 21
Rewrite the query from exercise 1 so that the remarks will appear as the first c...Dec 21
What is BFS (Breadth First Search) in dfs (data file structure)?Oct 12
What is DFS (Depth First Search) in dfs (data file structure)?May 06
Which one of the following OOP concepts enables reusability of components?May 28
Which one of the following options is true on the topic of Simula67?Nov 21
Which of the following statement defines more than one generic data type in a cl...Apr 08
Select true option for A friend functionNov 03
Which class does define the member function put()?Oct 13
Function prototyping defines for which optionSep 25
Find if the following function prototype contains any error: double area(int ) Dec 02
Which of the following programming approach used functions as a key concept to p...Jul 28
Identify the variables, which are local to the following functionNov 08
Which of the following statements is true about the function that contains the c...Jan 15
8051 port functionsApr 02
Which is NOT true about function objects?Mar 09
Write the function of crossbar switch?Jul 18
Functions of an accumulatorApr 12
What is the function of DMA address register?Jan 11
Explain IF ,Vlookup, Hlookup function.Jan 20
How to clrscr() function working in Visual C++Oct 16
Assuming that they are separate columns, which function(s) would splice together...Dec 21
Which functions are also known by the name ? Dec 21
What is the function of the GROUP BY clause, and what other clause does it act l...Dec 21
Name the function, which can get you the current date.Jan 20
What is the function of mode set register in 8257?Mar 10
What is the function of IO/M signal in the 8085?Nov 27
Which statement is true about compare( ) function? - Select optionOct 25
Which of the following functions in C++ replace the usage of macros in C?Sep 07
C++ supports a mechanism virtual function to achieve. select optionDec 13
Which of the following is NOT true about virtual functions?Aug 13
How will you assign value ‘5’ to the variable ‘x’ inside a member function using...Aug 11